[INFO] fetching crate hxrts-aura-core 0.2.0...
[INFO] fixing hxrts-aura-core-0.2.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate hxrts-aura-core 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate hxrts-aura-core 0.2.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate hxrts-aura-core 0.2.0
[INFO] tweaked toml for crates.io crate hxrts-aura-core 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate hxrts-aura-core 0.2.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate hxrts-aura-core 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9e27acf4774e5fc7051bded8dcfdca1caf9354d3ca144191ea186118c6540d40
[INFO] running `Command { std: "docker" "start" "9e27acf4774e5fc7051bded8dcfdca1caf9354d3ca144191ea186118c6540d40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e27acf4774e5fc7051bded8dcfdca1caf9354d3ca144191ea186118c6540d40" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e27acf4774e5fc7051bded8dcfdca1caf9354d3ca144191ea186118c6540d40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9e27acf4774e5fc7051bded8dcfdca1caf9354d3ca144191ea186118c6540d40" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.117
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling platforms v3.10.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking indexmap v2.13.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking const-str v0.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking base-x v0.2.11
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unsigned-varint v0.8.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling wasm-bindgen v0.2.117
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking const-crc32 v1.3.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking debugless-unwrap v0.0.4
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]    Compiling biscuit-auth v5.0.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking winnow v1.0.1
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking constant_time_eq v0.4.2
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking uuid v1.23.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.117
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]    Compiling derive-getters v0.3.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling match-lookup v0.1.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.17
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking data-encoding-macro v0.1.19
[INFO] [stderr]     Checking base256emoji v1.0.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking multibase v0.9.2
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking prost v0.10.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling biscuit-parser v0.1.2
[INFO] [stderr]     Checking prost-types v0.10.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.117
[INFO] [stderr]    Compiling biscuit-quote v0.2.2
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking multihash v0.19.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking cbor4ii v0.2.14
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking trybuild v1.0.116
[INFO] [stderr]     Checking cid v0.11.1
[INFO] [stderr]     Checking ipld-core v0.4.3
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking serde_ipld_dagcbor v0.6.4
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking frost-core v1.0.0
[INFO] [stderr]     Checking frost-rerandomized v1.0.0
[INFO] [stderr]     Checking frost-ed25519 v1.0.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking proptest v1.5.0
[INFO] [stderr]     Checking hxrts-aura-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/types/facts.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/effects/reactive.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |             match self.receiver.recv().await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                    |
[INFO] [stdout]     |                   |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |                    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 264 |                 Ok(value) => {
[INFO] [stdout]     |                    -----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `value` calls a custom destructor
[INFO] [stdout]     |                    `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 288 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/reactive/dynamic.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/effects/reliability.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |             match operation().await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |           |
[INFO] [stdout]     |                   |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 359 |                 Ok(result) => return Ok(result),
[INFO] [stdout] 360 |                 Err(err) => {
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `err` calls a custom destructor
[INFO] [stdout]     |                     `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 366 |                     sleep(delay).await;
[INFO] [stdout]     |                     ------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 371 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/types/identifiers.rs (4 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/effects/reliability.rs:409:19
[INFO] [stdout]     |
[INFO] [stdout] 409 |             match operation().await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |           |
[INFO] [stdout]     |                   |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 418 |                 Err(err) => {
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `err` calls a custom destructor
[INFO] [stdout]     |                     `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 430 |                     sleep(delay).await;
[INFO] [stdout]     |                     ------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 435 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/time/timeout.rs:550:11
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pin_mut!(operation_future);
[INFO] [stdout]     |     --------------------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `operation_future` calls a custom destructor
[INFO] [stdout]     |     `operation_future` will be dropped later as of Edition 2024
[INFO] [stdout] 549 |     pin_mut!(sleep_future);
[INFO] [stdout]     |     ----------------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `sleep_future` calls a custom destructor
[INFO] [stdout]     |     `sleep_future` will be dropped later as of Edition 2024
[INFO] [stdout] 550 |     match futures::future::select(operation_future, sleep_future).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 563 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `sleep_future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/time/timeout.rs:587:79
[INFO] [stdout]     |
[INFO] [stdout] 579 |             let attempt = attempts.record_attempt().map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |                           ----------------------------------------------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 580 |
[INFO] [stdout] 581 |             let result = if let Some(timeout) = policy.per_attempt_timeout() {
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `result` calls a custom destructor
[INFO] [stdout]     |                 `result` will be dropped later as of Edition 2024
[INFO] [stdout] 582 |                 let now = current_physical_time(time)
[INFO] [stdout]     |    _______________________-
[INFO] [stdout]     |  _|_______________________|
[INFO] [stdout] 583 | | |                 .await
[INFO] [stdout]     | | |                      -
[INFO] [stdout]     | | |                      |
[INFO] [stdout]     | | |______________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 584 | |                   .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     | |                                                   -
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |___________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 585 |                 let budget = TimeoutBudget::from_start_and_timeout(&now, timeout)
[INFO] [stdout]     |    __________________________-
[INFO] [stdout]     |   |__________________________|
[INFO] [stdout] 586 |   |                 .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |   |                                                 -
[INFO] [stdout]     |   |_________________________________________________|
[INFO] [stdout]     |   |_________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 587 |   |             execute_with_timeout_budget(time, &budget, || operation(attempt)).await
[INFO] [stdout]     |   |             ------------------------------------------------------------------^^^^^
[INFO] [stdout]     |   |             |                                                                 |
[INFO] [stdout]     |   |             |                                                                 this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |   |             |                                                                 up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |             |                                                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |   |             |                                                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |   |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 588 |   |         } else {
[INFO] [stdout]     |   |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 589 |   |             operation(attempt).await.map_err(TimeoutRunError::Operation)
[INFO] [stdout]     |   |             ------------------------
[INFO] [stdout]     |   |             |                  |
[INFO] [stdout]     |   |             |                  this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |   |             |                  `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |   |             `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...     |
[INFO] [stdout] 595 |   |             Err(TimeoutRunError::Operation(error)) => {
[INFO] [stdout]     |   |                                            -----
[INFO] [stdout]     |   |                                            |
[INFO] [stdout]     |   |                                            `error` calls a custom destructor
[INFO] [stdout]     |   |                                            `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...     |
[INFO] [stdout] 603 |                     let delay_ms = duration_to_ms(policy.delay_for_attempt(attempt))
[INFO] [stdout]     |    ________________________________-
[INFO] [stdout]     |   |________________________________|
[INFO] [stdout] 604 |   |                     .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |   |                                                     -
[INFO] [stdout]     |   |_____________________________________________________|
[INFO] [stdout]     |   |_____________________________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 605 |   /                 time.sleep_ms(delay_ms)
[INFO] [stdout] 606 |   |                     .await
[INFO] [stdout]     |   |                          -
[INFO] [stdout]     |   |__________________________|
[INFO] [stdout]     |   |__________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 607 |   |                     .map_err(|error| RetryRunError::Timeout(time_error(error)))?;
[INFO] [stdout]     |   |                                                                                -
[INFO] [stdout]     |   |________________________________________________________________________________|
[INFO] [stdout]     |   |________________________________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                                                                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/time/timeout.rs:589:32
[INFO] [stdout]     |
[INFO] [stdout] 579 |             let attempt = attempts.record_attempt().map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |                           ----------------------------------------------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 580 |
[INFO] [stdout] 581 |             let result = if let Some(timeout) = policy.per_attempt_timeout() {
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `result` calls a custom destructor
[INFO] [stdout]     |                 `result` will be dropped later as of Edition 2024
[INFO] [stdout] 582 |                 let now = current_physical_time(time)
[INFO] [stdout]     |    _______________________-
[INFO] [stdout]     |  _|_______________________|
[INFO] [stdout] 583 | | |                 .await
[INFO] [stdout]     | | |                      -
[INFO] [stdout]     | | |                      |
[INFO] [stdout]     | | |______________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 584 | |                   .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     | |                                                   -
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |___________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 585 |                 let budget = TimeoutBudget::from_start_and_timeout(&now, timeout)
[INFO] [stdout]     |    __________________________-
[INFO] [stdout]     |   |__________________________|
[INFO] [stdout] 586 |   |                 .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |   |                                                 -
[INFO] [stdout]     |   |_________________________________________________|
[INFO] [stdout]     |   |_________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 587 |   |             execute_with_timeout_budget(time, &budget, || operation(attempt)).await
[INFO] [stdout]     |   |             -----------------------------------------------------------------------
[INFO] [stdout]     |   |             |                                                                 |
[INFO] [stdout]     |   |             |                                                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |   |             |                                                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |   |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 588 |   |         } else {
[INFO] [stdout] 589 |   |             operation(attempt).await.map_err(TimeoutRunError::Operation)
[INFO] [stdout]     |   |             -------------------^^^^^
[INFO] [stdout]     |   |             |                  |
[INFO] [stdout]     |   |             |                  this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |   |             |                  up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |             |                  this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |   |             |                  `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |   |             `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 590 |   |         };
[INFO] [stdout]     |   |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...     |
[INFO] [stdout] 595 |   |             Err(TimeoutRunError::Operation(error)) => {
[INFO] [stdout]     |   |                                            -----
[INFO] [stdout]     |   |                                            |
[INFO] [stdout]     |   |                                            `error` calls a custom destructor
[INFO] [stdout]     |   |                                            `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...     |
[INFO] [stdout] 603 |                     let delay_ms = duration_to_ms(policy.delay_for_attempt(attempt))
[INFO] [stdout]     |    ________________________________-
[INFO] [stdout]     |   |________________________________|
[INFO] [stdout] 604 |   |                     .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |   |                                                     -
[INFO] [stdout]     |   |_____________________________________________________|
[INFO] [stdout]     |   |_____________________________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 605 |   /                 time.sleep_ms(delay_ms)
[INFO] [stdout] 606 |   |                     .await
[INFO] [stdout]     |   |                          -
[INFO] [stdout]     |   |__________________________|
[INFO] [stdout]     |   |__________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 607 |   |                     .map_err(|error| RetryRunError::Timeout(time_error(error)))?;
[INFO] [stdout]     |   |                                                                                -
[INFO] [stdout]     |   |________________________________________________________________________________|
[INFO] [stdout]     |   |________________________________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                                                                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/effects/reactive.rs:236:19
[INFO] [stdout]     |
[INFO] [stdout] 236 |             match self.receiver.try_recv() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 237 |                 Ok(value) => {
[INFO] [stdout]     |                    -----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `value` calls a custom destructor
[INFO] [stdout]     |                    `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 249 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/vectorclock_regression.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/effects/reactive.rs:263:19
[INFO] [stdout]     |
[INFO] [stdout] 263 |             match self.receiver.recv().await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                    |
[INFO] [stdout]     |                   |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |                    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 264 |                 Ok(value) => {
[INFO] [stdout]     |                    -----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `value` calls a custom destructor
[INFO] [stdout]     |                    `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 288 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/effects/reliability.rs:358:19
[INFO] [stdout]     |
[INFO] [stdout] 358 |             match operation().await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |           |
[INFO] [stdout]     |                   |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 359 |                 Ok(result) => return Ok(result),
[INFO] [stdout] 360 |                 Err(err) => {
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `err` calls a custom destructor
[INFO] [stdout]     |                     `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 366 |                     sleep(delay).await;
[INFO] [stdout]     |                     ------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 371 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/effects/reliability.rs:409:19
[INFO] [stdout]     |
[INFO] [stdout] 409 |             match operation().await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |           |
[INFO] [stdout]     |                   |           this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                   |           up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 418 |                 Err(err) => {
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `err` calls a custom destructor
[INFO] [stdout]     |                     `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 430 |                     sleep(delay).await;
[INFO] [stdout]     |                     ------------------
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 435 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/time/timeout.rs:550:11
[INFO] [stdout]     |
[INFO] [stdout] 548 |     pin_mut!(operation_future);
[INFO] [stdout]     |     --------------------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `operation_future` calls a custom destructor
[INFO] [stdout]     |     `operation_future` will be dropped later as of Edition 2024
[INFO] [stdout] 549 |     pin_mut!(sleep_future);
[INFO] [stdout]     |     ----------------------
[INFO] [stdout]     |     |
[INFO] [stdout]     |     `sleep_future` calls a custom destructor
[INFO] [stdout]     |     `sleep_future` will be dropped later as of Edition 2024
[INFO] [stdout] 550 |     match futures::future::select(operation_future, sleep_future).await {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |           |
[INFO] [stdout]     |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 563 | }
[INFO] [stdout]     | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `sleep_future` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/time/timeout.rs:587:79
[INFO] [stdout]     |
[INFO] [stdout] 579 |             let attempt = attempts.record_attempt().map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |                           ----------------------------------------------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 580 |
[INFO] [stdout] 581 |             let result = if let Some(timeout) = policy.per_attempt_timeout() {
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `result` calls a custom destructor
[INFO] [stdout]     |                 `result` will be dropped later as of Edition 2024
[INFO] [stdout] 582 |                 let now = current_physical_time(time)
[INFO] [stdout]     |    _______________________-
[INFO] [stdout]     |  _|_______________________|
[INFO] [stdout] 583 | | |                 .await
[INFO] [stdout]     | | |                      -
[INFO] [stdout]     | | |                      |
[INFO] [stdout]     | | |______________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 584 | |                   .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     | |                                                   -
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |___________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 585 |                 let budget = TimeoutBudget::from_start_and_timeout(&now, timeout)
[INFO] [stdout]     |    __________________________-
[INFO] [stdout]     |   |__________________________|
[INFO] [stdout] 586 |   |                 .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |   |                                                 -
[INFO] [stdout]     |   |_________________________________________________|
[INFO] [stdout]     |   |_________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 587 |   |             execute_with_timeout_budget(time, &budget, || operation(attempt)).await
[INFO] [stdout]     |   |             ------------------------------------------------------------------^^^^^
[INFO] [stdout]     |   |             |                                                                 |
[INFO] [stdout]     |   |             |                                                                 this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |   |             |                                                                 up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |             |                                                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |   |             |                                                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |   |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 588 |   |         } else {
[INFO] [stdout]     |   |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] 589 |   |             operation(attempt).await.map_err(TimeoutRunError::Operation)
[INFO] [stdout]     |   |             ------------------------
[INFO] [stdout]     |   |             |                  |
[INFO] [stdout]     |   |             |                  this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |   |             |                  `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |   |             `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...     |
[INFO] [stdout] 595 |   |             Err(TimeoutRunError::Operation(error)) => {
[INFO] [stdout]     |   |                                            -----
[INFO] [stdout]     |   |                                            |
[INFO] [stdout]     |   |                                            `error` calls a custom destructor
[INFO] [stdout]     |   |                                            `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...     |
[INFO] [stdout] 603 |                     let delay_ms = duration_to_ms(policy.delay_for_attempt(attempt))
[INFO] [stdout]     |    ________________________________-
[INFO] [stdout]     |   |________________________________|
[INFO] [stdout] 604 |   |                     .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |   |                                                     -
[INFO] [stdout]     |   |_____________________________________________________|
[INFO] [stdout]     |   |_____________________________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 605 |   /                 time.sleep_ms(delay_ms)
[INFO] [stdout] 606 |   |                     .await
[INFO] [stdout]     |   |                          -
[INFO] [stdout]     |   |__________________________|
[INFO] [stdout]     |   |__________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 607 |   |                     .map_err(|error| RetryRunError::Timeout(time_error(error)))?;
[INFO] [stdout]     |   |                                                                                -
[INFO] [stdout]     |   |________________________________________________________________________________|
[INFO] [stdout]     |   |________________________________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                                                                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/time/timeout.rs:589:32
[INFO] [stdout]     |
[INFO] [stdout] 579 |             let attempt = attempts.record_attempt().map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |                           ----------------------------------------------------------
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 580 |
[INFO] [stdout] 581 |             let result = if let Some(timeout) = policy.per_attempt_timeout() {
[INFO] [stdout]     |                 ------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 `result` calls a custom destructor
[INFO] [stdout]     |                 `result` will be dropped later as of Edition 2024
[INFO] [stdout] 582 |                 let now = current_physical_time(time)
[INFO] [stdout]     |    _______________________-
[INFO] [stdout]     |  _|_______________________|
[INFO] [stdout] 583 | | |                 .await
[INFO] [stdout]     | | |                      -
[INFO] [stdout]     | | |                      |
[INFO] [stdout]     | | |______________________`__awaitee` calls a custom destructor
[INFO] [stdout]     | |                        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 584 | |                   .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     | |                                                   -
[INFO] [stdout]     | |                                                   |
[INFO] [stdout]     | |___________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 585 |                 let budget = TimeoutBudget::from_start_and_timeout(&now, timeout)
[INFO] [stdout]     |    __________________________-
[INFO] [stdout]     |   |__________________________|
[INFO] [stdout] 586 |   |                 .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |   |                                                 -
[INFO] [stdout]     |   |_________________________________________________|
[INFO] [stdout]     |   |_________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                     `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 587 |   |             execute_with_timeout_budget(time, &budget, || operation(attempt)).await
[INFO] [stdout]     |   |             -----------------------------------------------------------------------
[INFO] [stdout]     |   |             |                                                                 |
[INFO] [stdout]     |   |             |                                                                 this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |   |             |                                                                 `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |   |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] 588 |   |         } else {
[INFO] [stdout] 589 |   |             operation(attempt).await.map_err(TimeoutRunError::Operation)
[INFO] [stdout]     |   |             -------------------^^^^^
[INFO] [stdout]     |   |             |                  |
[INFO] [stdout]     |   |             |                  this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |   |             |                  up until Edition 2021 `#11` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |   |             |                  this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |   |             |                  `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |   |             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |   |             `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 590 |   |         };
[INFO] [stdout]     |   |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...     |
[INFO] [stdout] 595 |   |             Err(TimeoutRunError::Operation(error)) => {
[INFO] [stdout]     |   |                                            -----
[INFO] [stdout]     |   |                                            |
[INFO] [stdout]     |   |                                            `error` calls a custom destructor
[INFO] [stdout]     |   |                                            `error` will be dropped later as of Edition 2024
[INFO] [stdout] ...     |
[INFO] [stdout] 603 |                     let delay_ms = duration_to_ms(policy.delay_for_attempt(attempt))
[INFO] [stdout]     |    ________________________________-
[INFO] [stdout]     |   |________________________________|
[INFO] [stdout] 604 |   |                     .map_err(RetryRunError::Timeout)?;
[INFO] [stdout]     |   |                                                     -
[INFO] [stdout]     |   |_____________________________________________________|
[INFO] [stdout]     |   |_____________________________________________________this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                                         `#8` will be dropped later as of Edition 2024
[INFO] [stdout] 605 |   /                 time.sleep_ms(delay_ms)
[INFO] [stdout] 606 |   |                     .await
[INFO] [stdout]     |   |                          -
[INFO] [stdout]     |   |__________________________|
[INFO] [stdout]     |   |__________________________this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              `#10` will be dropped later as of Edition 2024
[INFO] [stdout] 607 |   |                     .map_err(|error| RetryRunError::Timeout(time_error(error)))?;
[INFO] [stdout]     |   |                                                                                -
[INFO] [stdout]     |   |________________________________________________________________________________|
[INFO] [stdout]     |   |________________________________________________________________________________this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                                                                    `#9` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#10` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/effects/reactive.rs:236:19
[INFO] [stdout]     |
[INFO] [stdout] 236 |             match self.receiver.try_recv() {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 237 |                 Ok(value) => {
[INFO] [stdout]     |                    -----
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `value` calls a custom destructor
[INFO] [stdout]     |                    `value` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 249 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating benches/time_system.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/compile_fail.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/contracts.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/laws.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] [stderr] crater-edition-check: hxrts-aura-core v0.2.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking hxrts-aura-core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `hxrts-aura-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name aura_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::vec_box' '--warn=clippy::unwrap_used' '--allow=clippy::unused_async' --deny=unsafe_code '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs '--warn=clippy::type_complexity' '--allow=clippy::trivially_copy_pass_by_ref' '--allow=clippy::too_many_arguments' '--allow=clippy::struct_excessive_bools' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::redundant_clone' '--allow=clippy::needless_pass_by_value' '--allow=clippy::must_use_candidate' '--allow=clippy::missing_docs_in_private_items' --warn=missing_docs '--allow=clippy::manual_let_else' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::implicit_clone' '--allow=clippy::fn_params_excessive_bools' '--warn=clippy::expect_used' '--deny=clippy::disallowed_types' '--deny=clippy::disallowed_methods' '--warn=clippy::default_trait_access' '--allow=clippy::cognitive_complexity' --check-cfg 'cfg(kani)' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proptest", "simulation", "transparent_onion"))' -C metadata=8d7e1cf87a6cbe8e -C extra-filename=-ede3d4274ec6e76a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cd6588c544ec11de.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-338dc187bf909e4f.rmeta --extern biscuit_auth=/opt/rustwide/target/debug/deps/libbiscuit_auth-24e4db4aca3f9233.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-df2e8f76c10c9f48.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-4a7d0854554f50b2.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-c43364145c904906.rmeta --extern frost_ed25519=/opt/rustwide/target/debug/deps/libfrost_ed25519-27ce99441f3db768.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-eba696402c99d983.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-e70d8a861528f08b.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-eb5024dea7e7943d.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de1ab307929da351.so --extern rand=/opt/rustwide/target/debug/deps/librand-24f6a03676933ee9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0451e202b3242bbf.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-c248e448d2333c75.rmeta --extern serde_ipld_dagcbor=/opt/rustwide/target/debug/deps/libserde_ipld_dagcbor-5488aa6c59564411.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a888747ba9bbad2a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-67cb3b3121190250.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-840eb701b397f0c4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8fd3eb27e54048ad.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-647933c39a32d80a.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-50636854dca4543b.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ac59adc66dad7680.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-b231990c7e28ce87.rmeta -L native=/opt/rustwide/target/debug/build/blake3-50967b6a274f64c6/out -L native=/opt/rustwide/target/debug/build/blake3-50967b6a274f64c6/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9e27acf4774e5fc7051bded8dcfdca1caf9354d3ca144191ea186118c6540d40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e27acf4774e5fc7051bded8dcfdca1caf9354d3ca144191ea186118c6540d40", kill_on_drop: false }`
[INFO] [stdout] 9e27acf4774e5fc7051bded8dcfdca1caf9354d3ca144191ea186118c6540d40
